Skip to content

refactor(express): splits decrpt into v1 and v2#8553

Merged
rishikeshdadam136 merged 1 commit intomasterfrom
WCI-184
Apr 22, 2026
Merged

refactor(express): splits decrpt into v1 and v2#8553
rishikeshdadam136 merged 1 commit intomasterfrom
WCI-184

Conversation

@rishikeshdadam136
Copy link
Copy Markdown
Contributor

Ticket: WCI-184

Context - https://bitgo.slack.com/archives/C057BHBRG4B/p1764020095794829?thread_ts=1764018507.602879&cid=C057BHBRG4B

The API behavior is not changing. We are splitting the combined v[12] route into two separate V1 and V2 routes, so both will continue to work and clients will not be affected.

@linear
Copy link
Copy Markdown

linear Bot commented Apr 17, 2026

@rishikeshdadam136 rishikeshdadam136 force-pushed the WCI-184 branch 2 times, most recently from ce55bc8 to 623d42a Compare April 17, 2026 10:53
@rishikeshdadam136 rishikeshdadam136 requested a deployment to breaking-changes-override April 17, 2026 11:00 — with GitHub Actions Waiting
@rishikeshdadam136 rishikeshdadam136 marked this pull request as ready for review April 17, 2026 11:01
@rishikeshdadam136 rishikeshdadam136 requested review from a team as code owners April 17, 2026 11:01
@rishikeshdadam136 rishikeshdadam136 requested a deployment to breaking-changes-override April 19, 2026 02:29 — with GitHub Actions Waiting
Comment thread modules/express/src/typedRoutes/api/v1/decrypt.ts Outdated
Copy link
Copy Markdown
Contributor

@lokesh-bitgo lokesh-bitgo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changes look good. Have you verified and tested on your machine?

@rishikeshdadam136
Copy link
Copy Markdown
Contributor Author

The changes look good. Have you verified and tested on your machine?

yes tested both v1 and v2 in local

pranavjain97
pranavjain97 previously approved these changes Apr 20, 2026
lokesh-bitgo
lokesh-bitgo previously approved these changes Apr 21, 2026
Copy link
Copy Markdown
Contributor

@vmccarty vmccarty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The "breaking" change is okay, but the endpoints need to be marked as either private or public. Not sure why CI didn't flag it here.

Comment thread modules/express/src/typedRoutes/api/v1/decrypt.ts Outdated
Comment thread modules/express/src/typedRoutes/api/v2/decrypt.ts
vmccarty
vmccarty previously approved these changes Apr 21, 2026
Copy link
Copy Markdown
Contributor

@vmccarty vmccarty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PRLGTM 👍

@rishikeshdadam136
Copy link
Copy Markdown
Contributor Author

Resolved the merge conflicts and force pushed again

@rishikeshdadam136 rishikeshdadam136 requested a deployment to breaking-changes-override April 22, 2026 11:50 — with GitHub Actions Waiting
@rishikeshdadam136 rishikeshdadam136 merged commit 4c753e1 into master Apr 22, 2026
21 of 22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants